-- card: 14731 from stack: in -- bmap block id: 22429 -- flags: 4000 -- background id: 2282 -- name: Home ----- HyperTalk script ----- on closeCard global counter1 set scroll of card field id 128 to 1 show card field id 128 put 0 into counter1 end closeCard -- part 121 (button) -- low flags: 00 -- high flags: A003 -- rect: left=417 top=281 right=303 bottom=483 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: GO BACK ----- HyperTalk script ----- on mouseUp play harpsichord d4 visual wipe right pop card end mouseup -- part 127 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=448 top=28 right=52 bottom=484 -- title width / last selected line: 0 -- icon id / first selected line: 1011 / 1011 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp play harpsichord c4 visual effect venetian blinds to gray go to card id 5341 end mouseUp -- part 129 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=20 top=30 right=50 bottom=315 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: -- part 130 (field) -- low flags: 01 -- high flags: 2000 -- rect: left=40 top=80 right=302 bottom=296 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 20 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 128 (field) -- low flags: 01 -- high flags: 2007 -- rect: left=26 top=73 right=301 bottom=308 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 20 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 131 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=341 top=145 right=215 bottom=462 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp global counter1 put counter1 + 1 into counter1 play "Harpsichord" c4w hide card field id 128 if counter1 = 2 then show card field id 128 put 0 into counter1 end if end mouseUp -- part 136 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=19 top=16 right=51 bottom=63 -- title width / last selected line: 0 -- icon id / first selected line: 1008 / 1008 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card" if it is "Card" then doMenu "Print Card" end if if it is "Scroll Bar" then put card field id 128 into PrintThis visual barn door open to card go to card "Print Card" put PrintThis into card field id 1 end if if it is "Cancel" then put "Cancel" into it end if end mouseUp -- part contents for card part 128 ----- text ----- SCSI ID NUMBERS Each SCSI device must have a unique ID number. This number gives the computer a way of identifying devices in a SCSI chain. The number need not conform to the physical location of the device in the SCSI chain. Apple has designated standard SCSI ID numbers for different SCSI devices. These numbers are set for you and you don't have to change the number unless you have two devices of the same type or unless you have non-Apple devices set to a number already in use. The computer's (Macintosh or Apple II) SCSI ID number is 7. The AppleCD SC SCSI ID number is 3. The Apple internal hard disk's SCSI ID number is 0. For the Apple II, set the AppleCD SC device SCSI number to 0. Removable media like CD-ROM discs can cause identity problems for other devices in a SCSI chain under ProDOS. By assigning the lowest priority to the AppleCD SC and limiting each SCSI chain to one removable-media device, this problem can be avoided. Click the SCSI ID switch (#3) on the right for information on setting the SCSI ID number. -- part contents for card part 129 ----- text ----- Setting the SCSI ID Number -- part contents for card part 130 ----- text ----- 1. Make sure the AppleCD SC is turned off. 2. Decide on an unassigned SCSI ID number. 3. Insert the point of a push pin or a straightened paper clip into the SCSI ID switch. 4. Push gently until the number you want is displayed. If you go past the number you want, keep pushing until the number cycles around again.